Function: isHash( string ) Description: Checks if a hash tag is bound to an associated DC object with a matching id. Returns: True if yes, False otherwise. Example: var isValid = $A.isHash("stringToCheck");